User space

美 [ˈjuːzər speɪs]英 [ˈjuːzə(r) speɪs]
  • 网络用户空间;使用者空间
User spaceUser space
  1. The kernel or user space via some system event .

    内核或用户空间,通过执行某些系统事件发出信号。

  2. Realization of Communication of User Space Data with Kernel Space Data in Linux

    Linux中用户空间与内核空间的通信实现

  3. Fast algorithm for pseudo random number generation in Linux user space

    一种Linux用户空间下的快速伪随机数生成算法

  4. Some high-powered file storage solutions also run in user space .

    一些强大的文件存储解决方案也在用户空间中运行。

  5. Design and implementation of a serial repeater in user space .

    在用户空间设计和实现了串口转发器。

  6. Design and Implementation of the Linux User Space Printer Driver

    Linux用户空间打印机驱动程序的设计与实现

  7. Both consoles run different programs in their own user space .

    两个控制台在各自的用户空间中运行不同的程序。

  8. To make the actual operation easier , several user space applications have been created .

    为了简化实际的操作,创建了一些用户空间应用程序。

  9. From the user space perspective , there is no need to modify the application code .

    从用户空间的角度来看,不需要修改应用程序代码。

  10. But what about going in the other direction , kernel space calling user space ?

    但如果方向反过来呢,内核空间调用用户空间?

  11. It then looks at movement of log data from the kernel into user space .

    然后,本文介绍了日志数据从内核到用户空间的移动过程。

  12. User space provides a number of access points for reading and managing kernel logging .

    用户空间提供了许多读取和管理内核日志的访问方法。

  13. Copy user space to kernel space .

    把数据从用户空间复制到内核空间。

  14. Linux performs all locking in user space in cases without contention .

    Linux在没有锁争用的情况下执行用户空间中的所有锁定。

  15. Linux provides a set of APIs to move data between user space and kernel space .

    Linux提供了一组API来在用户空间和内核空间之间移动数据。

  16. Now , let 's write a simple user space program to execute and test this new system call .

    现在,让我们写些个简单的用户空间程序,运行和测试一个这个新的系统调用。

  17. Attempting a solution in user space causes difficult-to-solve race conditions .

    尝试用户空间中的解决方案导致难于解决的竞态条件。

  18. Implementing tcp / ip in user space of pc / xenix

    在PC/XENIX的用户空间实现TCP/IP

  19. The file system driver implementation routes requests from the VFS back to user space .

    文件系统驱动程序实现将来自VFS的请求发送回用户空间。

  20. In this method , the kernel of an operating system allows for multiple isolated user space instances .

    按照这种方法,操作系统的内核允许有多个隔离的用户空间实例。

  21. In the user space , the most important part is the colinux-daemon-process .

    在用户空间中,最重要的是部分是colinux-daemon-process。

  22. User space shutdown and motion detection

    用户空间关闭和动作检测

  23. It essentially runs in user space , but part of its implementation may run in kernel space .

    它基本上运行在用户空间中,而它的部分实现可能运行在内核空间中。

  24. An algorithms for fast pseudo random number generation as proposed is implemented in Linux user space .

    给出了一个快速伪随机数生成算法。

  25. The user space and data area objects provide persistent memory that can be accessed by several programs .

    用户空间和数据区域对象提供可以被多个程序访问的持久内存。

  26. VPN Scheme of User Space

    一种用户空间的VPN方案

  27. Socket migration in user space was realized by intercepting and revising corresponding system calls .

    我们通过截获系统调用的方式,在用户空间完成了上述通信状态保存与恢复,实现了socket迁移。

  28. Only whatever is left ( also called user space ) is free for application usage ( including DB2 ) .

    剩下的所有内存(亦称用户空间)是由应用程序(包括DB2)使用的。

  29. At the same time reduced a net card driver to the user space duplication network data packet system call .

    同时减少了一次网卡驱动程序向用户空间复制网络数据包的系统调用。

  30. Studied and compared the user space and kernel space implementation in Linux , and chose the latter way .

    分析比较了用户空间和内核空间,并选择在内核空间内实现该系统。